home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / clients / editres / readme < prev    next >
Encoding:
Text File  |  1994-08-12  |  450 b   |  13 lines

  1.  
  2.           Instructions for building Editres.
  3.  
  4.  
  5. Editres depends on the _EresInsert<something> and
  6. _EresRetrieve<something> routines that are are implemented and used by
  7. "EditresCom.c".  Since this module is intended to be included in your
  8. widget library or toolkit, editres should automatically link in the
  9. module, but if you have not included that module into your library you
  10. will need to edit the makefile to make sure that editres links in this
  11. file.
  12.  
  13.